Namespace - LJCSQLUtilLib
Parameters
mdColumns - The MdDataColumns object.
Returns
The Column Definitions SQL string.
Syntax
| C# |
|
public String GetCreateColumnSql(DbMetaDataColumns mdColumns)
|
Creates and returns the Column Definitions SQL for the Create Table SQL
statement from the Metadata.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.